go.pact.im/x/clock.eventTicker.resetc (field)

4 uses

	go.pact.im/x/clock (current package)
		ticker.go#L65: 	resetc  chan time.Duration
		ticker.go#L76: 		resetc: make(chan time.Duration),
		ticker.go#L122: 		case d = <-t.resetc:
		ticker.go#L144: 	t.resetc <- d